body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F8F8F8;
	background-image:url();

}
body,td,th {
	font-family: Î¢ÈíÑÅºÚ;
	font-size: 12px;
	color: #555555;
}


a.aa:link {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 9pt;
	color: #333333;
	
	text-decoration: none;
}
a.aa:visited {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size:9pt;
	color: #333333;
	text-decoration: none;

}
a.aa:hover {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 9pt;
	color: #ED140E;
	text-decoration: none;
	
}
a.bb:link {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.bb:visited {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.bb:hover {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a.cc:link {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #666;
	text-decoration: none;
	
}
a.cc:visited {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #666;
	text-decoration: none;
	
}
a.cc:hover {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #ff0000;
	text-decoration: none;

}


a.dd:link {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #444;
	letter-spacing: 0px;
	word-spacing: 0px;
	text-decoration: none;
	
	
}
a.dd:visited {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size:14px;
	color: #444;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 0px;	
	
}
a.dd:hover {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #ff0000;
	letter-spacing: 0px;
	word-spacing: 0px;
	text-decoration: none;

}
a.dd2:link {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a.dd2:visited {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size:14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a.dd2:hover {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

*{margin:0;padding:0;border:0;}
#nav {
	line-height: 34px;
	list-style-type: none;
	background:#000;
	font-family: "Î¢ÈíÑÅºÚ";
	z-index:9999;position: relative;
}

#nav a {
 display: block; 
 width: 130px; 
 text-align:center;
}

#nav a:link  {
 color:#fff; 
 text-decoration:none; 
 font-size:16px;
}
#nav a:visited  {
 color:#fff;
 text-decoration:none; 
 font-size:16px;
}
#nav a:hover  {
 text-decoration:none;
}

#nav li {
 float: left; 
 width: 130px; 
 background:#D40B07;
}
#nav li a:hover{
 background:#F09E14;
}
#nav li ul {
 line-height: 34px;  
 list-style-type: none;
 text-align:left;
 left: -999em; 
 width: 130px; 
 position: absolute;
}
#nav li ul li{
 float: left; 
 width: 130px;
 background: #D40B07;
}


#nav li ul a{
display: block; 
width: 130px;
text-align:center;

}

#nav li ul a:link  {
 color:#fff; 
 text-decoration:none;
 font-size:14px;
}
#nav li ul a:visited  {
 color:#fff;
 text-decoration:none;
 font-size:14px;
}
#nav li ul a:hover  {
 color:#F3F3F3;
 text-decoration:none;
 font-weight:normal;
 background:#F09E14;
 font-size:14px;
}

#nav li:hover ul {
 left: auto;}
#nav li.sfhover ul {
 left: auto;}
#content {
 clear: left;
}